-
Re: manual hintig necessary?
We still do manual hinting (in different degrees) for all TrueType-based fonts we deliver. The difference on modern systems is not huge, but noticeable. For example, I just generated a variable font …3 -
Re: germandbls monowidth small cap
I checked my typewriter specimens, and though I found one appearance of a double S inside a single width, it was listed not under letters but under symbols of, ahem, "political organisations&quo…3 -
Re: Hello, looking for help with TrueType hinting
I would probably try to draw the diagonals like this, so you have your diagonal width right there measured along the blue lines. Then, when you set the projection and freedom vectors to the 45° line,…2 -
Re: Web Font Security
With HTTP/2, which is widely supported now, browsers can request all files in one TCP connection, and in parallel. If you need even more optimization, look into HTTP/2’s ability to prioritize certain…1 -
Re: Web Font Security
Use a subset of your font that just contains the glyphs actually needed for your site. Of course, this is hard if you have dynamic content.2